object TablePreview: TTablePreview Left = 86 Top = 123 BorderStyle = bsDialog Caption = 'Table Designer: Preview' ClientHeight = 343 ClientWidth = 663 Font.Color = clWindowText Font.Height = -17 Font.Name = 'System' Font.Style = [] PixelsPerInch = 120 TextHeight = 20 object Memo1: TMemo Left = 14 Top = 18 Width = 635 Height = 271 Lines.Strings = ( 'Memo1') ScrollBars = ssBoth TabOrder = 0 end object BitBtn1: TBitBtn Left = 286 Top = 300 Width = 89 Height = 33 TabOrder = 1 Kind = bkOK end end